(game "Medieval Gabata" ) //------------------------------------------------------------------------------ (option "Variant" args:{ } { (item "Incomplete" < (players 2) (equipment { (mancalaBoard 2 9 store:None (track [#]) ) (piece "Seed" Shared) (hand Each) }) (rules (start [#]) (play [#]) (end [#]) ) > "The incomplete ruleset." ) }) //------------------------------------------------------------------------------ (rulesets { (ruleset "Ruleset/Historical Information (Incomplete)" { "Variant/Incomplete" }) }) //------------------------------------------------------------------------------ (metadata (info { (description "Gabata is a word used for mancala-style board games played in the Horn of Africa. This version is a 2x9 game known from medieval monumnets from Ethiopia.") (rules "2x9 board.") (source "DLP evidence.") (id "1380") (version "1.3.12") (classification "board/sow/two rows/reconstruction/pending") (credit "Eric Piette") (origin "This game was played in Ethiopia, from around 1100 to 1299.") } ) (graphics { (board Style Mancala) }) (recon { (concept "Sow" True) }) )